Skip to content

feat: bump rive-ios to 6.18.0 and rive-android to 11.3.1#193

Merged
mfazekas merged 1 commit intomainfrom
chore/bump-native-sdks-clean
Mar 26, 2026
Merged

feat: bump rive-ios to 6.18.0 and rive-android to 11.3.1#193
mfazekas merged 1 commit intomainfrom
chore/bump-native-sdks-clean

Conversation

@mfazekas
Copy link
Copy Markdown
Collaborator

@mfazekas mfazekas commented Mar 26, 2026

Bumps both native Rive SDKs:

  • rive-ios: 6.17.0 → 6.18.0
  • rive-android: 11.2.1 → 11.3.1

rive-ios 6.18.0 (release)

  • Advanced blend support
  • Expose audio engine
  • Keyboard input support for focused elements
  • ViewModel Listeners + Transition Conditions support
  • ViewModelInstanceList binding with stateful components
  • Remove-all-elements-from-list for ViewModel lists
  • Fix: store relinked ViewModel instance on nested artboard
  • Fix: emoji image buffer size and dual-presentation fallback
  • Library export fixes

rive-android 11.3.1 (release)

  • Keyboard input support for focused elements
  • ViewModel Listeners + Transition Conditions support
  • Fix: store relinked ViewModel instance on nested artboard
  • Skip focus nodes that are collapsed or fully transparent

Fixes: #164

@mfazekas mfazekas force-pushed the chore/bump-native-sdks-clean branch from 75118dd to 43ed3b8 Compare March 26, 2026 06:45
@mfazekas mfazekas enabled auto-merge (squash) March 26, 2026 07:32
@mfazekas mfazekas requested a review from HayesGordon March 26, 2026 07:32
Copy link
Copy Markdown
Contributor

@HayesGordon HayesGordon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mfazekas mfazekas merged commit bad9c60 into main Mar 26, 2026
9 checks passed
@mfazekas mfazekas deleted the chore/bump-native-sdks-clean branch March 26, 2026 15:38
mfazekas pushed a commit that referenced this pull request Mar 26, 2026
🤖 I have created a release *beep* *boop*
---


##
[0.3.3](v0.3.2...v0.3.3)
(2026-03-26)


### Features

* bump rive-ios to 6.18.0 and rive-android to 11.3.1
([#193](#193))
([bad9c60](bad9c60))


### Bug Fixes

* **android:** animation freezes when file has ViewModels but no
artboard default
([#196](#196))
([21c71fd](21c71fd))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Animations get stuck inside a FlastList

2 participants